home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 34 / PC Gamer IT CD 34 2-2.iso / GNMDEMO / GNM / tnsClient.exe / 0 / RCDATA / TLOG / TLOG.txt
Text File  |  1998-07-02  |  376b  |  23 lines

  1. object Log: TLog
  2.   Left = 3
  3.   Top = 1
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Log'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Memo1: TMemo
  14.     Left = 0
  15.     Top = 0
  16.     Width = 427
  17.     Height = 273
  18.     Align = alClient
  19.     ScrollBars = ssVertical
  20.     TabOrder = 0
  21.   end
  22. end
  23.